home *** CD-ROM | disk | FTP | other *** search
/ One Click 5 / ONCE005.iso / Curso / Menu.dig / scripts / DefineButton2_8 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-22  |  50 b   |  4 lines

  1. on(release){
  2.    this._parent.gotoAndStop(4);
  3. }
  4.